Table of content



/task/{id}

Mapping URL: /task/{id}

Description: updates the task entity with the appended id

Microservice: EmployeeService


Methods

/task/{id}

/task/{id}

Mapping URL: /task/{id}

Description: TaskService

Name: updateTaskById(task)

Request Method: PUT

Service Interface: /task/{id}

Service Entity: Task



EmployeeService inside the microservice architecture

Microservices

3.1 AirplaneService3.2 AirportService3.3 CargoService3.4 CountryService3.5 EmployeeService3.6 LuggageService
3.7 PassengerBookingService


Table of content